![]() |
Custom Printer Library
1.17
|
#include <ccw_Types.h>
Data Fields | |
| char | cCOMPort [MAXCHARBUFFER] |
| Com_Settings_Baudrate | cBaudrate |
| Com_Settings_Parity | cParity |
| Com_Settings_NBits | cNBits |
| Com_Settings_StopBits | cStopBits |
| Com_Settings_FlowControl | cFlowControl |
| BYTE | reserved [2048] |
| Reserved fot future development. Do not use. | |
COM Port Struct
| Com_Settings_Baudrate cBaudrate |
Com port baudrate
| char cCOMPort[MAXCHARBUFFER] |
COM Port
| Com_Settings_FlowControl cFlowControl |
Com port flow control
| Com_Settings_NBits cNBits |
Com port bits
| Com_Settings_Parity cParity |
Com port parity
| Com_Settings_StopBits cStopBits |
Com port number of stop bits